net/http.http2clientConnReadLoop.processSettings (method)

2 uses

	net/http (current package)
		h2_bundle.go#L9379: 			err = rl.processSettings(f)
		h2_bundle.go#L9878: func (rl *http2clientConnReadLoop) processSettings(f *http2SettingsFrame) error {